sysroot: support create and load actions on builder
authorLuca BRUNO <luca.bruno@coreos.com>
Thu, 28 Oct 2021 12:31:57 +0000 (12:31 +0000)
committerColin Walters <walters@verbum.org>
Fri, 6 May 2022 16:53:57 +0000 (12:53 -0400)
commit51a03e199c21bd2504c65c863b31a1c49950f6b2
tree709680febe4520bef662318b8accc947509c6622
parentec572d786ea862724e6d53d58fd1ea61e4db4c3f
sysroot: support create and load actions on builder

This splits the builder completion step into separate actions for
creating/loading a sysroot.
It also introduces a roundtrip test over a freshly-created empty
sysroot.
rust-bindings/rust/src/sysroot.rs